From: Raspbian automatic forward porter Date: Mon, 7 Sep 2026 13:15:12 +0000 (+0100) Subject: Merge version 6.11.0-2+rpi1 and 6.11.0-3 to produce 6.11.0-3+rpi1 X-Git-Tag: archive/raspbian/6.11.0-3+rpi1^0 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/%22/%22http:/www.example.com/cgi/%22?a=commitdiff_plain;h=50cd4ec41054cdca62d8db426b3004788ce53493;p=pyqt6.git Merge version 6.11.0-2+rpi1 and 6.11.0-3 to produce 6.11.0-3+rpi1 --- 50cd4ec41054cdca62d8db426b3004788ce53493 diff --cc debian/changelog index 4e27075,65dda08..4538305 --- a/debian/changelog +++ b/debian/changelog @@@ -1,9 -1,11 +1,18 @@@ - pyqt6 (6.11.0-2+rpi1) forky-staging; urgency=medium ++pyqt6 (6.11.0-3+rpi1) forky-staging; urgency=medium + + [changes brought forward from 6.4.0-3+rpi1 by Peter Michael Green at Tue, 17 Jan 2023 00:09:12 +0000] + * Remove armhf from qt6-pdf related architecture lists. + - -- Raspbian forward porter Sun, 21 Jun 2026 06:08:33 +0000 ++ -- Raspbian forward porter Mon, 07 Sep 2026 13:15:12 +0000 ++ + pyqt6 (6.11.0-3) unstable; urgency=medium + + * Backport upstream patch to support Python 3.15 (closes: #1144993). + * Update extension suffixes for SIP 6.16.1. + * Update to debhelper compat level 14. + - Remove explicit ${*:Depends} declarations. + + -- Dmitry Shachnev Sun, 23 Aug 2026 00:38:22 +0300 pyqt6 (6.11.0-2) unstable; urgency=medium diff --cc debian/control index f8215b6,d06c774..1696e06 --- a/debian/control +++ b/debian/control @@@ -154,11 -130,8 +130,8 @@@ Description: Python bindings for Qt 6 N This package contains the QtNfc module of PyQt6. Package: python3-pyqt6.qtpdf -Architecture: amd64 arm64 armhf i386 +Architecture: amd64 arm64 i386 - Depends: python3-pyqt6 (= ${binary:Version}), - ${misc:Depends}, - ${python3:Depends}, - ${shlibs:Depends} + Depends: python3-pyqt6 (= ${binary:Version}) Description: Python bindings for Qt 6 PDF module Qt PDF API contains classes and functions for rendering PDF documents. .